home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / trisol41.zip / TRIANGLE.DOC < prev    next >
Text File  |  1996-06-11  |  27KB  |  611 lines

  1.  
  2.                            Triangle Solitaire
  3.  
  4.                                   v4.1
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                 (404) 256-9525 (USR v.everything 33.6)
  12.                 (404) 705-9104 (USR v.everything 33.6)
  13.                 (404) 256-9518 (Voice, 9am-9:30pm EST)
  14.                     (EMAIL) al_lawre@ix.netcom.com 
  15.  
  16.  
  17.  
  18.  
  19.                                 OVERVIEW
  20.                                 ________
  21.  
  22.  
  23.    The object of the game is to remove all the cards from the pyramid in
  24.    pairs. The cards being removed must equal to 13 to be eligible for
  25.    removal.
  26.  
  27.  
  28.    NOTE: Most errors will be logged to a file called DFRAME.ERR which is
  29.          created in the directory you run the door from.
  30.  
  31.  
  32.  
  33.                 NON-REGISTERED   R E S T R I C T I O N S
  34.                 ----------------------------------------
  35.  
  36.                 ° No Bulletins created
  37.                 ° Games per day limited to 2
  38.                 ° Keyboard timeout value limited to 2 minutes
  39.                 ° Makeup days disabled
  40.                 ° Game time limit disabled
  41.                 ° Can not send/receive messages to/from other players
  42.  
  43.  
  44.  
  45.  
  46.  
  47.                               INSTALLATION
  48.                               ____________
  49.  
  50.  
  51.    Installation is fairly easy and straight-forward. The following steps and
  52.    examples should have you up and running in a very short period of time.
  53.    It is assumed that you are familiar with setting up DOORS on your system.
  54.    To this end, only examples of the configuration file and Door batch file
  55.    are described.
  56.  
  57.       1) Create a directory to hold all TRIANGLE file
  58.  
  59.       2) Unzip TRISOLxx.ZIP into the the above directory
  60.  
  61.       3) Create a configuration file, with a name of your choice, or
  62.          modify the supplied TRIANGLE.CFG file. A description follows:
  63.  
  64.             **                       Location of system file (See Below)
  65.             SUNRISE-80 BBS           Your BBS Name
  66.             Al                       Sysop's First name
  67.  
  68.             Lawrence                 Sysop's Last Name
  69.  
  70. |-----------------------------------------------------------------------------|
  71. | READ!     1                        CommPort  \ These 2 lines are required   |
  72. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  73. |-----------------------------------------------------------------------------|
  74.  
  75.             00000000                 Registration Number
  76.  
  77.     !   #   2                        Maximum # of Games per day
  78.                                      (Sysop gets 99, Registered version ONLY)
  79.  
  80.         #   0                        Max # of days a caller can make up, during
  81.                                      calls in one day. 0=Disable Make-up Option
  82.                                      Maximum value = 27, Minimum value = 1
  83.  
  84.         #   NONE                     Drive:\Path\Filename to contain the
  85.                                      Top Score Bulletin or enter NONE
  86.                                      for NO Bulletin creation.
  87.  
  88.         #   NONE                     Drive:\Path\Filename to contain the
  89.                                      Top Score Bulletin (Color) or enter NONE
  90.                                      for NO Bulletin creation.
  91.  
  92.         #   NONE                     Drive:\Path\Filename to contain the
  93.                                      Hall of Fame Bulletin or enter NONE
  94.                                      for NO Bulletin creation.
  95.  
  96.         #   NONE                     Drive:\Path\Filename to contain the
  97.                                      Hall of Fame Bulletin (Color) or enter NONE
  98.                                      for NO Bulletin creation.
  99.  
  100.             2                        1 = DO NOT Display ADOPT-A-DOOR Message
  101.                                      2 = Display ADOPT-A-DOOR message
  102.  
  103.         #   2                        Keyboard timeout value in Minutes
  104.  
  105.     !   #   0                        Time  Allowed in Door
  106.                                      (Sysop = Time Remaining - REG. VERSION)
  107.  
  108.         #   N                        Automatic game reset at end of month:
  109.                                        Y = Yes enable autoreset
  110.                                        N = Keep accumulating scores
  111.  
  112.         #   Y                        Y = Allow Sysop to have 999 games
  113.                                      N = Do Not Allow Sysop 999 games
  114.  
  115.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  116.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  117.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  118.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  119.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  120.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  121.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  122.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  123.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  124.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  125.  
  126.     @   #   XXXX/YYYY                 Blackout Range  From/To
  127.     @   #   XXXX/YYYY                 Blackout Range  From/To
  128.     @   #   XXXX/YYYY                 Blackout Range  From/To
  129.     @   #   XXXX/YYYY                 Blackout Range  From/To
  130.     @   #   XXXX/YYYY                 Blackout Range  From/To
  131.  
  132.  
  133.             000                       Unique 3-digit number used as a suffix
  134.                                       for the exported score file name, if
  135.                                       you wish to paricipate in an Inter-BBS
  136.                                       game. 000=no Inter-BBS participation.
  137.  
  138.             N                         Y = Force Caller to respond to
  139.                                           Instructions <y/n). May need this with
  140.                                           Digiboards.
  141.                                       N = Allow caller to press ENTER in
  142.                                           response to Instructions <y/N>
  143.  
  144.             0                         Use this option to LIMIT the number of
  145.                                       HIGH SCORE entries to be displayed. A
  146.                                       ZERO(0) = NO LIMIT
  147.  
  148.             0                         Number of months to keep in the SUNHOF
  149.                                       files (Hall of Fame). 0 = ALL
  150.  
  151.             N                         Y = Use Alias for Caller's name
  152.                                           (Requires Door.Sys)
  153.                                       N = Use Logon Name for Caller's name
  154.  
  155.             Y                         Y = Allow Messages to be sent/received
  156.                                       N = Do NOT allow messages to be sent/read
  157.  
  158.             Y                         Y = Log all callers to USAGEx
  159.                                       N = Do not log callers
  160.   
  161.  
  162.         ** = Replace with ONE of the following:
  163.  
  164. C:\bbs\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  165. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  166. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  167. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  168. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  169. c:\bbs\TRIBBS.SYS               <- For TriBBS systems.
  170. C:\BBS\GTUSER.BBS               <- For GT Power
  171.                                    * if using this option you must put the
  172.                                      ComPort # on line 5 and the Node # on
  173.                                      line 6 of the configuration file
  174.  
  175.  
  176.  
  177.  
  178.            # = Requires registration to change to a different value.
  179.            ! = See "Plays Per Day" Below
  180.            @ = See "Blackout Periods" Below
  181.  
  182.                NOTE: There are NO Blank Lines in the Config File!!
  183.  
  184.  
  185.  
  186.  
  187.       4) Create a batch f